ComponentOne Scheduler for WPF and Silverlight
InUpdate Property (DeferrableObservableCollection<T>)

C1.WPF.Schedule Namespace > DeferrableObservableCollection<T> Class : InUpdate Property
Gets a System.Boolean value determining whether the DeferrableObservableCollection<T> is in update mode (BeginUpdate has been called).
Syntax
'Declaration
 
Public ReadOnly Property InUpdate As System.Boolean
public System.bool InUpdate {get;}
See Also

Reference

DeferrableObservableCollection<T> Class
DeferrableObservableCollection<T> Members